SAP Accounts Payable System API - Implementation Template

(0 reviews)

Developer guide

This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables. It can be used by developers seeking a solution to create Journal Entries and fetch payments from SAP HANA.

ModuleDescription
accountsPayable_createJournalEntryRequestCreate Journal Entry Request Mapping for SAP S/4HANA System
accountsPayable_getPaymentsResponse

accountsPayable_createJournalEntryRequest

Create Journal Entry Request Mapping for SAP S/4HANA System

Source: .src/main/resources/dwl/accountsPayable_createJournalEntryRequest.dwl

(back to top)

accountsPayable_getPaymentsResponse

Source: .src/main/resources/dwl/accountsPayable_getPaymentsResponse.dwl

Functions

fun camelizeKeys (data)

Function to camelize keys for a given object

param data - A DataWeave object with key value pairs
return - A DataWeave object with the keys that are camelized and the same values

(back to top)


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onOct 12, 2023
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.2
1.0.0